index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
tree
Age
Commit message (
Expand
)
Author
2018-05-12
Merge branch 'master' into fix-crash-on-fullscreen
Ryan Dwyer
2018-05-12
Implement __focused__ criteria
Ryan Dwyer
2018-05-11
fix crash on fullscreen toggle
Dudemanguy911
2018-05-11
Overhaul criteria implementation
Ryan Dwyer
2018-05-10
Damage container when updating title
emersion
2018-05-10
Damage borders when damaging view
emersion
2018-05-06
Implement pango support
Ryan Dwyer
2018-05-05
Add extra check for view title being NULL
Ryan Dwyer
2018-05-05
Move code for re-arranging after font height change into a common place
Ryan Dwyer
2018-05-05
Refactor parse_title_format()
Ryan Dwyer
2018-05-05
Implement title_format
Ryan Dwyer
2018-05-05
Use scissor to render title texture
Ryan Dwyer
2018-05-04
Check for NULL in container_update_title
Alex Xu (Hello71)
2018-05-03
Fix title texture width
Ryan Dwyer
2018-05-03
Convert border_colors.text to float[4]
Drew DeVault
2018-05-03
Fix anti-aliasing
Drew DeVault
2018-05-03
Fix potential segfault when setting container title
Ryan Dwyer
2018-05-03
Calculate config->font_height based on existing container titles
Ryan Dwyer
2018-05-03
Render titles
Ryan Dwyer
2018-05-02
Fixed #1888 GCC cannot compile due to uninitialized variables (#1889)
Dillen Meijboom
2018-05-01
Fix layer surface crash on output destroy
db
2018-05-01
Restore view_update_position()
Ryan Dwyer
2018-05-01
Allow clicking view decorations to focus view
Ryan Dwyer
2018-05-01
Fix surface offset when using borders
Ryan Dwyer
2018-05-01
Move docblock and fix indenting of switch/case.
Ryan Dwyer
2018-05-01
Implement borders
Ryan Dwyer
2018-05-01
Fix segfault in view_unmap()
Ryan Dwyer
2018-04-30
Remove arrange_windows()
Ryan Dwyer
2018-04-28
Refactor arrange_windows()
Ryan Dwyer
2018-04-26
Remove sway_container.workspace_layout
Ryan Dwyer
2018-04-24
Update wording about unmanaged/unmapped views
Ryan Dwyer
2018-04-24
Add assert to view_execute_criteria()
Ryan Dwyer
2018-04-24
Implement criteria commands
Ryan Dwyer
2018-04-24
Fix crash in container_descendants()
Ryan Dwyer
2018-04-21
Update for wlroots#885
emersion
2018-04-20
Keep view fullscreened when moving to another workspace.
Ryan Dwyer
2018-04-19
container_get_in_direction(): Don't split this function
Ryan Dwyer
2018-04-19
arrange_windows(): Calculate workspace properties when fullscreen
Ryan Dwyer
2018-04-18
More fullscreen fixes.
Ryan Dwyer
2018-04-18
Fullscreen fixes.
Ryan Dwyer
2018-04-17
Fix views unmapping their own fullscreen windows.
Ryan Dwyer
2018-04-17
Create sway_workspace struct.
Ryan Dwyer
2018-04-17
Feedback for fullscreen.
Ryan Dwyer
2018-04-16
Implement fullscreen.
Ryan Dwyer
2018-04-13
Fix gcc maybe-uninitialized warning
Dominique Martinet
2018-04-13
container_destroy: fix segfault
Dominique Martinet
2018-04-07
container_create_notify on split
Tony Crisci
2018-04-07
seat get focus inactive view
Tony Crisci
2018-04-07
Fix output containers position
emersion
2018-04-07
Merge pull request #1756 from emersion/output-damage
Drew DeVault
[next]