aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-17Implement default_floating_border command and adjust CSD behaviourRyan Dwyer1-0/+1
2018-07-16Merge pull request #2276 from RyanDwyer/urgencyDrew DeVault4-0/+15
2018-07-16Implement no_focus commandRyan Dwyer1-2/+3
2018-07-16Mark containers as urgent in IPC if they have urgent viewsRyan Dwyer1-0/+2
2018-07-16Update workspace urgent state when views close or move workspacesRyan Dwyer1-1/+2
2018-07-16Implement urgency base functionalityRyan Dwyer3-0/+12
2018-07-15Make focus part of transactionsRyan Dwyer2-11/+3
2018-07-15Merge pull request #2272 from RyanDwyer/simplify-transactionsDrew DeVault4-45/+25
2018-07-14Add extended debugging flagsDrew DeVault1-0/+8
2018-07-14Simplify transactions by utilising a dirty flag on containersRyan Dwyer4-45/+25
2018-07-14Implement tap_button_map for input devicesBrian Ashworth2-0/+2
2018-07-13Merge pull request #2252 from rkubosz/scroll-button-optionDrew DeVault2-0/+2
2018-07-12Don't disable borders for xwayland floating viewsemersion1-0/+1
2018-07-11add scroll button optionRobert Kubosz2-0/+2
2018-07-11Merge pull request #2240 from RedSoxFan/implement-1961Drew DeVault1-1/+23
2018-07-11Move floating windows to front when focusedRyan Dwyer1-0/+2
2018-07-10Implement swaylock customization flagsBrian Ashworth1-1/+23
2018-07-10Remove `clipboard` command and `get_clipboard` messageemersion3-6/+3
2018-07-10Add get_config message type to ipcIan Fan2-3/+2
2018-07-10Add get_binding_modes message type to ipcIan Fan1-0/+1
2018-07-09Update for swaywm/wlroots#1126emersion1-2/+8
2018-07-09Remove duplicate function declaration and add assertionRyan Dwyer1-2/+0
2018-07-09Implement some floating move commandsRyan Dwyer3-0/+12
2018-07-07swaylock: daemonize after lockingemersion1-0/+1
2018-07-07Split rendereremersion1-1/+40
2018-07-06Merge pull request #2206 from martinetd/leaksDrew DeVault1-1/+1
2018-07-06Merge branch 'master' into leaksemersion2-1/+2
2018-07-07Use opaque region to determine if frame done should be sentRyan Dwyer1-0/+4
2018-07-05Implement mode --pango_markupBrian Ashworth2-1/+2
2018-07-05cmd_results_to_json: return copied string and properly free the jsonDominique Martinet1-1/+1
2018-07-04ipc-server: add display destroy listener and remove ipc_terminateDominique Martinet1-2/+0
2018-07-02idle_inhibit: move server data to its own structDominique Martinet2-8/+16
2018-07-02idle_inhibit: stop inhibitor when views become invisibleDominique Martinet2-0/+5
2018-07-02Add idle inhibit unstable v1 supportDominique Martinet2-0/+18
2018-06-30sway views: add helpers to get view and layer from wlr_surfaceDominique Martinet2-0/+13
2018-06-30Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer1-0/+3
2018-06-30Revert "Don't unmaximize floating views"Rostislav Pehlivanov1-0/+3
2018-06-29Render saved buffers with the surface's dimensionsRyan Dwyer1-4/+9
2018-06-29Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer3-6/+32
2018-06-29Add comment about usage to arrange_windows declarationRyan Dwyer1-0/+4
2018-06-29Replace list_empty with a simple alternativeRyan Dwyer1-1/+0
2018-06-27Allow views to skip configuresRyan Dwyer2-1/+2
2018-06-27Fix memleak in container_get_boxRyan Dwyer1-1/+1
2018-06-27Remove transaction_add_damageRyan Dwyer1-7/+0
2018-06-27Merge branch 'master' into xwayland-wants-floatRyan Dwyer2-0/+6
2018-06-26layer_shell: order destroying before sway_outputDominique Martinet1-0/+4
2018-06-26Remove incorrect assertion and supporting codeRyan Dwyer1-2/+0
2018-06-26Rename view's free callback to destroyRyan Dwyer1-1/+1
2018-06-26Damage output when a fullscreen view unmapsRyan Dwyer1-4/+1
2018-06-25Implement transaction timings debugRyan Dwyer1-0/+2