index
:
Sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
(fork) i3-compatible Wayland compositor
Furkan Sahin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2016-10-07
Merge pull request #935 from thejan2009/wrap-focus-change
Furkan Sahin
-0
/
+2
2016-09-21
add unique IDs to containers
Furkan Sahin
-0
/
+7
2016-09-18
implement "focused container" feature for swaygrab
Furkan Sahin
-0
/
+10
2016-09-17
add global `current_focus` pointer
Furkan Sahin
-10
/
+11
2016-09-07
squash commits, move enum into resize.c
Furkan Sahin
-14
/
+0
2016-09-05
Fix constant scale factor in font code
Furkan Sahin
-3
/
+5
2016-09-05
Add client support for HiDPI
Furkan Sahin
-1
/
+3
2016-09-05
Initial testing on hidpi clients
Furkan Sahin
-0
/
+1
2016-09-02
Merge branch 'master' of git://github.com/SirCmpwn/sway into commands-refactor
Furkan Sahin
-0
/
+0
2016-09-01
refactor commands.c
Furkan Sahin
-0
/
+117
2016-09-01
Reorganize includes
Furkan Sahin
-0
/
+0
2016-08-03
Simplify focus setting
Furkan Sahin
-1
/
+0
2016-08-01
Remove dead global locked_view_focus
Furkan Sahin
-1
/
+0
2016-07-31
Refactor functions to update container borders
Furkan Sahin
-1
/
+0
2016-07-31
Implement focus handling for containers
Furkan Sahin
-0
/
+5
2016-07-30
implement solid color rendering for swaybg
Furkan Sahin
-6
/
+8
2016-07-30
properly hide top border inside tabbed/stacked
Furkan Sahin
-0
/
+1
2016-07-18
Update hidpi support to latest wlc API
Furkan Sahin
-0
/
+2
2016-07-16
Initial pass on HiDPI support
Furkan Sahin
-0
/
+1
2016-07-27
Implement `focus child` command
Furkan Sahin
-1
/
+2
2016-07-21
Arrange backgrounds only when required
Furkan Sahin
-0
/
+1
2016-07-19
More progress on window events
Furkan Sahin
-0
/
+1
2016-07-12
Initial work on window events
Furkan Sahin
-0
/
+4
2016-07-20
Properly construct event bitmasks
Furkan Sahin
-8
/
+8
2016-07-17
Turn swaybg into a shell surface
Furkan Sahin
-0
/
+2
2016-07-17
Implement configurable wrapping on bar ws scroll
Furkan Sahin
-0
/
+2
2016-07-16
refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where...
Furkan Sahin
-0
/
+6
2016-07-16
Fix #753
Furkan Sahin
-2
/
+1
2016-07-11
Enable windows to register to get notified when the mouse wheel is scrolled
Furkan Sahin
-0
/
+9
2016-07-11
Rename pointer_input::notify to indicate that is called on button clicks
Furkan Sahin
-1
/
+1
2016-07-11
Compute what workspace button is clicked
Furkan Sahin
-0
/
+6
2016-07-11
Use int instead of wl_fixed_t for mouse coordinates
Furkan Sahin
-3
/
+3
2016-07-10
Extract workspace size computation from render_workspace_button()
Furkan Sahin
-0
/
+8
2016-07-06
Set panels' geometries correctly and don't render them explicitly
Furkan Sahin
-0
/
+2
2016-07-10
Don't treat backgrounds as shell surfaces
Furkan Sahin
-2
/
+0
2016-07-11
Suspend destruction of wss when creating views
Furkan Sahin
-0
/
+2
2016-07-07
Fix tabbed/stacked corner case #742
Furkan Sahin
-0
/
+5
2016-07-06
Fix formatting guide violations (spaces instead of tabs)
Furkan Sahin
-20
/
+20
2016-07-05
Enable windows to register to get notified of pointer button events
Furkan Sahin
-0
/
+10
2016-07-04
Fix formatting guide violations (spaces instead of tabs)
Furkan Sahin
-20
/
+20
2016-07-04
Move code to make a window a shell surface into seperate function
Furkan Sahin
-0
/
+1
2016-07-04
Enable backgrounds and panels to be shell surfaces
Furkan Sahin
-0
/
+4
2016-07-04
Merge branch 'master' into get-tree-command
Furkan Sahin
-2
/
+12
2016-07-04
implement `get_tree` command
Furkan Sahin
-0
/
+13
2016-07-03
typo in focus.h
Furkan Sahin
-1
/
+1
2016-07-03
resize command updates (#713)
Furkan Sahin
-2
/
+12
2016-06-27
Add get_log_level() to encapsulate v (current log level)
Furkan Sahin
-0
/
+1
2016-06-11
implement resize command for absolute dimensions
Furkan Sahin
-0
/
+1
2016-06-11
cleanup + add timeouts for pid_workspace list
Furkan Sahin
-0
/
+5
2016-06-11
clean up pid/workspace stuff
Furkan Sahin
-0
/
+2
[next]